Int16NIProviderINumericRandomInt16NGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericRandom<Int16N> IProvider<INumericRandom<Int16N>>.GetInstance()

Return Value

INumericRandomInt16N
An instance of T.

Implements

IProviderTGetInstance

See Also